From: Miles Bader Date: Tue, 9 Oct 2001 12:09:25 +0000 (+0000) Subject: (button): New require. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~61707 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=851befd40eed73eaf989b1afbfbfc983b38d8551;p=emacs.git (button): New require. --- diff --git a/lisp/apropos.el b/lisp/apropos.el index e235859c69c..ab4c04c0662 100644 --- a/lisp/apropos.el +++ b/lisp/apropos.el @@ -57,6 +57,8 @@ ;;; Code: +(require 'button) + (defgroup apropos nil "Apropos commands for users and programmers" :group 'help